McCamSwitch.AxisDirection 屬性

軸方向。預設值為 0。若選擇 1 或 2,當軸朝向指定方向移動時才啟動切換。

雙向:0;正方向:1;負方向:2。

SetGroupPathCamSwitch:不使用此參數,因 FirstOnPosition 與LastOnPosition 為距離參數。

命名空間IntervalZero.KINGSTAR.Base

組合: IntervalZero.KINGSTAR.Base (於 IntervalZero.KINGSTAR.Base.dll) 版本:4.4.0.0

語法

C#VB
public int AxisDirection { get; set; }
Public Property AxisDirection As Integer

屬性值

型別:int

參見

McCamSwitch 類別

IntervalZero.KINGSTAR.Base 命名空間